IRandomAccessIterator<TValue>
- Category
- Interface
- Description
- Defines the interface for a random access iterator. Random access iterators support the following operations: moving forward one position by calling operator++, moving backward one position by calling operator--, accessing an element by using operator[], and accessing an element by using pointer arithmetic.
- Assembly
- Microsoft.VisualC.STLCLR
- Character
- public
- Implements
- Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator<TValue>
- Methods
- distance(IRandomAccessIterator<TValue>)
less_than(IRandomAccessIterator<TValue>)
move(Int32)- Tags
- 0195678D19, 02E3ABA98D, 0322962271
- distance(IRandomAccessIterator<TValue>)
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database